home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / movietech.lha / TechnoBBS.readme < prev   
Encoding:
Text File  |  1994-11-29  |  1010 b   |  26 lines

  1. Hi all
  2.  
  3. This is the scripts included with MovieMUI, just converted to TechnoBBS.
  4. I've tidyed up the scripts, improved the autoquit option, and used some nice TBBS features.
  5. They were originally made for TransAmiga, but as it was made in Arexx, it was very easy to convert.
  6. To use this script you should have a MovieMUI fully installed.
  7. There is a few things to be set at the top of the script:
  8.  
  9. menuname ='bbs:text/mdbmenu'
  10. selmenu  ='bbs:text/mdbselmenu'
  11. mmui     ='run >nil: work:moviedatabase/MovieMUI errorfile errorlevel=0 debuglevel=0 quiet'
  12. autoquit = 1            /* specify 1 to QUIT MovieMUI after use,0 to */
  13. tempfile ='t:mdbtemp'||ln
  14.  
  15. These lines should reflect your own BBS, the paths should be included in the above.
  16. If you specify 1 in autoquit, the program will remove MovieMUI if there's no users.
  17. The tempfile is probably the best as it is.
  18.  
  19. Have fun
  20. Kenneth Fribert
  21. Sysop at Flying Disc, Denmark
  22. BBS/FAX: +45 31 87 98 36
  23. Fido: 2:235/317.0
  24. Amy: 39:141/104.15
  25. InterNet: kfribert@scala.ping.dk
  26.